IHlcDataSeries
StockSharp.Xaml.Charting.Model.DataSeries
Defines the interface to a typed High-Low-Close DataSeries, which contains columns of X-Values and Y-Values, High-Values and Low-Values
实现: IDataSeries<T, T>, IDataSeries, ISuspendable, IHlcDataSeries
属性
HighValues : IList<T>
Gets the High Values of this DataSeries, if the data is OHLC